home *** CD-ROM | disk | FTP | other *** search
/ Travel Adventure! / Travel Adventure!.iso / pc / _bbs / rbbstool / doit2.bat < prev    next >
DOS Batch File  |  1994-01-29  |  398b  |  12 lines

  1. rem %1 == disc directory
  2. type %cdrom%\_bbs\rbbstool\header1 >> %output%\%2.dir
  3. type %cdrom%\_bbs\rbbstool\header3 >> %output%\%2.dir
  4. %cdrom%\_bbs\get_area other 0 %1 < %cdrom%\_bbs\dirs.txt >> %output%\%2.dir
  5. echo path: %1  >> %output%\%2.dir
  6. type %cdrom%\_bbs\rbbstool\header2 >> %output%\%2.dir
  7. cd %1
  8. %cdrom%\_bbs\c %in_type% rbbs %1 < %index_f% >> %output%\%2.dir
  9. cd \_bbs\rbbstool
  10.  
  11.  
  12.